| Total Complexity | 40 | 
| Dependencies | 2 | 
| Dependents | 1 | 
| Total lines | 236 | 
| Lines of code | 93 | 
| Logical lines of code | 50 | 
| Comment lines | 128 | 
| Methods | 11 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| emergency() | 63 | 4 | 9 | |
| alert() | 63 | 4 | 9 | |
| critical() | 63 | 4 | 9 | |
| error() | 63 | 4 | 9 | |
| warning() | 63 | 4 | 9 | |
| notice() | 63 | 4 | 9 | |
| info() | 63 | 4 | 9 | |
| debug() | 63 | 4 | 9 | |
| log() | 63 | 4 | 9 | |
| __construct() | 70 | 2 | 5 | |
| addLocalLogger() | 67 | 2 | 7 |